Click or drag to resize

RequestTo Property

Gets or sets To header field. The To header field is a required header field in every request used to indicate the recipient of the request.

Namespace:  Independentsoft.Sip
Assembly:  Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntax
public ContactInfo To { get; set; }

Property Value

Type: ContactInfo
To.
See Also